home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Almathera Ten Pack 3: CDPD 3
/
Almathera Ten on Ten - Disc 3: CDPD3.iso
/
scope
/
076-100
/
scopedisk86
/
maze12
/
source
/
makefile
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Makefile
|
1995-03-19
|
325 b
|
16 lines
stdhead.t: stdhead.c
cc +Hstdhead.t +m stdhead.c
about.o: about.c stdhead.t
cc -n +Istdhead.t about.c
maze.o: maze.c stdhead.t
cc -n +Istdhead.t maze.c
maze: maze.o about.o
ln -g maze.o about.o -lc
# maze.l: maze.c about.c
# lint >maze.l -iSYS1:include/ -zero -si2 SYS9:manx.c maze.c about.c